Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial commit of Premiere Integration #322

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

kalisp
Copy link
Member

@kalisp kalisp commented Jan 10, 2025

Changelog Description

Premiere integration currently supports only workfile management and Loader functionality.

image

@kalisp kalisp added the documentation Improvements or additions to documentation label Jan 10, 2025
@kalisp kalisp self-assigned this Jan 10, 2025
@MustafaJafar MustafaJafar self-assigned this Jan 10, 2025
Comment on lines +70 to +74
## Implemented functionality

Premiere implementation currently allows you to:
- import and add various media to sequences (image plates, renders, audio files, video files etc.)
- manage workfiles (eg. load existing, publish new ones)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this section correct?
I checked the addon repo and I couldn't any loaders. I only found workfile creator and publisher.

Copy link
Contributor

@MustafaJafar MustafaJafar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've pushed some commits to add and fix missing things in docs setup.

Copy link
Contributor

@MustafaJafar MustafaJafar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the the artist page, I think it'd be better to be minimalist and direct as follows:

  • Premiere Extension installation
  • Implemented functionality
    • emphasize the current status that we can publish only workfiles.
    • mention that to publish their work/ output they export manually from the application and then use tray publisher.
    • Mention any workaround they can use to load products from AYON manually, I assume they can open the loader and copy the path of the product and load it manually.
  • Remove parts where ayon tools are explained they are already explained in a dedicated place in docs.
  • We can add one big note at the beginning of the addon mentions it's experimental or beta or MVP.

For admin page:

  • We can add one big note at the beginning of the addon mentions it's experimental or beta or MVP.
  • Mention (shortly) the current status of the addon: workfile management, publish workfiles, load manually, publish manually.

I can help applying some of my suggestions, I was thinking about creating a PR to this PR.
what do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants